<div class="comm_loop border_8">
 <div class="comm_top">
 <div class="comm_num border_5">$NUMBER$</div> 
 <div class="comm_rat">
<?if($COMMENT_RATING$<0)?><span class="myWinError"><b>$COMMENT_RATING$</b></span><?else?><?if($COMMENT_RATING$=0)?><span style="color:gray;"><b>$COMMENT_RATING$</b></span><?else?><span class="myWinSuccess"><b>+$COMMENT_RATING$</b></span><?endif?><?endif?> &nbsp;<?if($GOOD_COMMENT_URL$)?><a href="$GOOD_COMMENT_URL$"><img alt="" src="http://s55.ucoz.net/img/icon/thumbu.png" width="13" align="absmiddle" border="0" title=" "></a> <a href="$BAD_COMMENT_URL$"><img alt="" src="http://s55.ucoz.net/img/icon/thumbd.png" width="13" border="0" align="absmiddle" title=" "></a><?else?><img alt="" src="http://s55.ucoz.net/img/icon/thumbu_.png" align="absmiddle" width="13" border="0" title=" "> <img alt="" src="http://s55.ucoz.net/img/icon/thumbd_.png" width="13" align="absmiddle" border="0" title=" "><?endif?>
 </div> 
 <div class="comm_date">$DATE$</div>
 <div class="comm_author border_5">
 <a href="$PROFILE_URL$"><b>$USERNAME$</b></a>
 </div>
 </div>
 <div class="comm_left border_5">
 <img src="<?if($USER_AVATAR_URL$)?>$USER_AVATAR_URL$<?else?>/designs_170/noavatar.png<?endif?>">
 </div>
 <div class="comm_right border_5">
 <div class="comm_mess">$MESSAGE$</div>
 <div class="comm_respone">
 
 
 </div>
 
 </div> 
</div><!--/comm_loop-->